home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980424-19980901 / 000272_news@newsmaster….columbia.edu _Mon Jul 13 14:04:42 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA26665
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Mon, 13 Jul 1998 14:04:36 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA16279
  7.     for kermit.misc@watsun; Mon, 13 Jul 1998 14:04:36 -0400 (EDT)
  8. Path: news.columbia.edu!sol.ctr.columbia.edu!paralynx!news.mindlink.net!paralynx-2!paralynx!paralynx-4!van-bc!nntp.portal.ca!newsfeed.direct.ca!su-news-hub1.bbnplanet.com!cpk-news-feed4.bbnplanet.com!cpk-news-feed1.bbnplanet.com!news.bbnplanet.com!netnews.jhuapl.edu!usenet
  9. From: Bernard Collins <bernard.collins@jhuapl.deletethis.edu>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit server on NT
  12. Date: 13 Jul 1998 13:53:12 -0400
  13. Organization: Johns Hopkins University Applied Physics Lab, Laurel, MD, USA
  14. Lines: 14
  15. Sender: collibf1@COLLIBF1
  16. Message-ID: <wk67h1ocxj.fsf@jhuapl.edu>
  17. References: <35a9d131.0@145.227.194.253>
  18. NNTP-Posting-Host: collibf1-2.jhuapl.edu
  19. X-Newsreader: Gnus v5.5/Emacs 20.2
  20. Xref: news.columbia.edu comp.protocols.kermit.misc:8972
  21.  
  22. "Chris Vergoote" <Chris_vergoote@X400.icl.co.uk> writes:
  23.  
  24. > does someone know a small package that is supporting kermit file transfer
  25. > protocol and runs on NT. No need for telnet emulation
  26.  
  27. I have had pretty good luck compiling C-Kermit with the U/Win
  28. package. Note that U/Win requires a separate compiler to work, either
  29. msvc or the free gcc. Note also that the Kermit folks cannot support
  30. C-Kermit on NT/95.
  31.  
  32. http://www.research.att.com/sw/tools/uwin/
  33. http://www.columbia.edu/kermit/ck60.html
  34.  
  35. Skip Collins